<p class="Paragraph"><help:paragraphinfo state="U" number="8" xmlns:help="http://openoffice.org/2000/help"/><span class="T1">Expression:</span> Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value.</p>
<p class="Paragraph"><help:paragraphinfo state="U" number="9" xmlns:help="http://openoffice.org/2000/help"/>Use the <span class="T1">Chr$</span> function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression.</p>
<p class="PropText"><help:paragraphinfo state="U" number="12" xmlns:help="http://openoffice.org/2000/help"/>REM This example inserts an apostrophe (ASCII value 34) in a string.</p>
<p class="PropText"><help:paragraphinfo state="U" number="14" xmlns:help="http://openoffice.org/2000/help"/>REM The printout appears in the dialog as: A "short" trip.</p>